home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / NEW_TECH / MBOOT.ZIP / MBOOT.TXT
Text File  |  1993-05-05  |  5KB  |  92 lines

  1.                               Multiple Systems Boot
  2.  
  3.                         Windows NT - OS/2 - DOS - Coherent
  4.  
  5. Several people have posted their methods for placing multiple operating systems 
  6. on one machine. I have managed to put four operating systems on a single hard 
  7. disk using four different file systems (FAT, HPFS, NTFS, AIX-2).
  8.  
  9. My method worked on two different machines with different controllers and IDE 
  10. disks from different manufacturers. The versions of the software that I used 
  11. were Windows NT March Beta, OS/2 2.1 March Beta, MS DOS 6.0 and Coherent 4.01.
  12. I believe that the methods should work with other versions and other hardware 
  13. but obviously repartitioning in non-standard ways is working without a net.
  14.  
  15. In order avoid a few traps it is important to note some differences in the four 
  16. systems:
  17.  
  18.      DOS can only recognize two partitions, one primary and one extended
  19.      and can only read partitions with the FAT file system but, if con-
  20.      tiguous extended partitions are created by either OS/2 FDISK or
  21.      Windows NT, it seems to group them together and recognize them as a
  22.      single extended partition with multiple logical drives.
  23.  
  24.      DOS must be booted from the first partition of the first physical
  25.      drive. Windows NT's install program requires the existence of this
  26.      same partition with a file system that it can recognize (NTFS, HPFS,
  27.      or FAT). DOS must be installed into this partition before installing
  28.      Windows NT. Reformatting the C: drive or using the DOS SYS command
  29.      after installing Windows NT will make it unable to boot Windows NT.
  30.  
  31.      Windows NT can not be booted just by making it's partition active
  32.      unless it is installed in the C: Drive.
  33.  
  34.      Window's NT's FORMAT command can format a drive with any of three
  35.      file systems using the /FS switch. The Windows NT setup program will
  36.      make the C: drive active. You can use either the DOS or OS/2 FDISK
  37.      to make another partition active. Only the Coherent FDISK will allow
  38.      you to make no partition active (the best choice if you are using the 
  39.      Coherent Master Boot).
  40.  
  41.      The OS/2 Master Boot uses it's own partition. Don't set any partition 
  42.      bootable that you plan to modify later. If you do it will hopelessly
  43.      mangle the Master Boot and you will have to reinstall it from the OS/2 
  44.      setup.
  45.  
  46.      Coherent is limited to four partitions but will accept contiguous
  47.      extended partitions made by other systems as being a single partition
  48.      even if they have different file systems. Don't use Coherent's FDISK
  49.      until all partitions for the other systems are created. It can create 
  50.      partitions that are not completely compatible with the partitioning 
  51.      software of the other systems.
  52.  
  53.      The Mark Williams Master Boot system that comes with Coherent writes
  54.      to the master boot record of your hard disk. It seems pretty bug proof
  55.      but if you want to get rid of it later, you can use DOS FDISK with the 
  56.      undocumented switch "/MBR". This will restore your boot sector.
  57.  
  58.      Placing the FAT drives ahead of the HPFS drives and the NTFS drives
  59.      next will keep the drive letters consistent between systems. DOS will
  60.      see the FAT drives, OS/2 will see FAT and HPFS and Windows NT will
  61.      see all three. Of course it would be greatly simplified if all part-
  62.      itions were formatted FAT but that would take some of the challenge
  63.      out of it.
  64.  
  65.      Coherent doesn't assign drive letters. It can mount drives with AIX-2
  66.      and FAT file systems but can't share partitions with the other systems.
  67.  
  68.                                 ****************
  69.  
  70. What succeeded for me was the following:
  71.  
  72. 1. Partition the entire disk using OS/2's FDISK. Install the OS/2 Boot manager 
  73. at the end of the free space and allow enough space for a Coherent partition. 
  74. Install OS/2 in the next to last of the partitions that you have created (not 
  75. counting the Master Boot or the free space).
  76.  
  77. 2. Format the First Partition with DOS.
  78.  
  79. 3. Install Windows NT in the last remaining partition.
  80.  
  81. 4. Install Coherent in the free space and install the Mark Williams Master Boot 
  82. making no partition active. Note what numbers it assigns to the various part- 
  83. itions. They not be in the order you expected.
  84.  
  85. On bootup you will get the Mark Williams Master Boot message asking which part-
  86. ition to boot. Entering "0" will give you the Windows NT Flexboot with a choice 
  87. between Windows NT and DOS. Entering the number of the Coherent partition will 
  88. boot Coherent. OS/2 must be booted by entering the number of the OS/2 Boot 
  89. Manager and not the number of the OS/2 partition itself.
  90.  
  91. Bill Carter
  92. Compuserve 71521,336